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