public string Nick { get; set; }
Public Property Nick As String
public: property String^ Nick { String^ get (); void set (String^ value); }