public string MessageBoxTitle { get; }Public ReadOnly Property MessageBoxTitle As String
Getpublic:
virtual property String^ MessageBoxTitle {
String^ get () sealed;
}abstract MessageBoxTitle : string with get
override MessageBoxTitle : string with get