Added .get() method to Dictionary class in GDScript to return the value if the key exists, or return Null if the key does not exist.