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