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