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