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