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