public bool IsVisible { get; }
Public ReadOnly Property IsVisible As Boolean Get
public: property bool IsVisible { bool get (); }
member IsVisible : bool with get
In This Article