public function getColspan();
/** * returns column span. * * @return string */ public function getColspan() { return $this->property->getColspan(); }