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