float ImageWidth { get; set; }
Property ImageWidth As Single Get Set
property float ImageWidth { float get (); void set (float value); }
abstract ImageWidth : float32 with get, set