public float Weight { get; }
Public ReadOnly Property Weight As Single Get
public: property float Weight { float get (); }
member Weight : float32 with get