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