Returns the computed flag that is true if the property is declared using square brackets syntax
bool
public function getComputed() { return $this->computed; }