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