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