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