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