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