public string ReleaseNotes { get; set; }
Public Property ReleaseNotes As String Get Set
public: property String^ ReleaseNotes { String^ get (); void set (String^ value); }
member ReleaseNotes : string with get, set
In This Article