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