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