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