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