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