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