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