double SecondChildSize { get; set; }
Property SecondChildSize As Double Get Set
property double SecondChildSize { double get (); void set (double value); }
abstract SecondChildSize : float with get, set
In This Article