public double MomentOfInertiaWeakAxis { get; set; }
Public Property MomentOfInertiaWeakAxis As Double Get Set
public: property double MomentOfInertiaWeakAxis { double get (); void set (double value); }
member MomentOfInertiaWeakAxis : float with get, set