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