public bool NeedContinueNewNestedUsers { get; set; }Public Property NeedContinueNewNestedUsers As Boolean
Get
Setpublic:
property bool NeedContinueNewNestedUsers {
bool get ();
void set (bool value);
}member NeedContinueNewNestedUsers : bool with get, set