Returns the property shorthand flag that is true when the property is declared using an identifier and without a value
bool
public function getShorthand() { return $this->shorthand; }