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