public bool DefaultVisible { get; set; }
Public Property DefaultVisible As Boolean Get Set
public: property bool^ DefaultVisible { bool^ get (); void set (bool^ value); }