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