controller.utilities.configuration.CustomEnvModel.NEO4J_BOLT_PORT

CustomEnvModel.NEO4J_BOLT_PORT: Annotated[int, FieldInfo(annotation=NoneType, required=True, metadata=[Gt(gt=0), Le(le=65535)])]