Determines whether this scaffold file is managed.
bool TRUE if this scaffold file is managed, FALSE if not.
public function isManaged() { return $this->managed; }