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