public float Left { get; set; }
Public Property Left As Single Get Set
public: property float Left { float get (); void set (float value); }