Returns the property static flag that is true when the property is declared static
bool
public function getStatic() { return $this->static; }