public float Weight { get; set; }
public: property float Weight { float get (); void set (float value); }