public StorePrice BestPublicNonMemberPrice { get; }
Public ReadOnly Property BestPublicNonMemberPrice As StorePrice
Get
public:
property StorePrice^ BestPublicNonMemberPrice {
StorePrice^ get ();
}
member BestPublicNonMemberPrice : StorePrice with get