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