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