what does nonetype mean in python code example Example: python define propery by null class User: username = None password = None