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