public float Mass { get; set; }
Public Property Mass As Single
public: property float Mass { float get (); void set (float value); }