public Object Allowance { get; set; }
Public Property Allowance As Object Get Set
public: property Object^ Allowance { Object^ get (); void set (Object^ value); }