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