[NotNullAttribute]
string ExpandingIconName { get; }
<NotNullAttribute>
ReadOnly Property ExpandingIconName As String
Get
[NotNullAttribute]
property String^ ExpandingIconName {
String^ get ();
}
[<NotNullAttribute>]
abstract ExpandingIconName : string with get