null keyword in python code example Example: python define propery by null class User: username = None password = None