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