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