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