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