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