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