'Declaration<DefaultValueAttribute("")> <NotNullAttribute()> ReadOnly Property ExpandedText As String
[DefaultValue("")] [NotNull()] string ExpandedText {get;}
[DefaultValue("")] [NotNull()] property String^ ExpandedText { String^ get(); }
'Declaration<DefaultValueAttribute("")> <NotNullAttribute()> ReadOnly Property ExpandedText As String
[DefaultValue("")] [NotNull()] string ExpandedText {get;}
[DefaultValue("")] [NotNull()] property String^ ExpandedText { String^ get(); }