'Declaration <CategoryAttribute("Attributes")> <DescriptionAttribute("Gives you access to the View controlling the view on the scene")> Public Property View As View
[Category("Attributes")] [Description("Gives you access to the View controlling the view on the scene")] public View View {get; set;}