public int EarlyPaymentDiscountDays { get; set; }
Public Property EarlyPaymentDiscountDays As Integer Get Set
public: property int^ EarlyPaymentDiscountDays { int^ get (); void set (int^ value); }