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