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