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