string NickName { get; set; }
Property NickName As String
property String^ NickName { String^ get (); void set (String^ value); }