public decimal Obj { get; set; }
public: property Decimal Obj { Decimal get (); void set (Decimal value); }