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