class OBJECT_OT_property_example(bpy.types.Operator): my_float: bpy.props.FloatProperty(name="length")