public bool ShowVirtual { get; set; }
Public Property ShowVirtual As Boolean Get Set
public: property bool ShowVirtual { bool get (); void set (bool value); }
member ShowVirtual : bool with get, set
In This Article