public override Unit Height { get; set; }
/** @property */ public Unit get_Height () /** @property */ public void set_Height (Unit value)
public override function get Height () : Unit public override function set Height (value : Unit)