Number_Prop_Type::make() ->required(), 'label' => String_Prop_Type::make(), ]; } public function get_default() { return null; } }