public DiscountType DiscountType { get; }
Public ReadOnly Property DiscountType As DiscountType Get
public: property DiscountType DiscountType { DiscountType get (); }
member DiscountType : DiscountType with get
In This Article