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