# NullPropertyAssignment Emitted when trying to set a property on `null` ```php foo = "bar"; ```