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