public bool YouIsAdmin { get; internal set; }
Public Property YouIsAdmin As Boolean
public: property bool YouIsAdmin { bool get (); void set (bool value); }