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