function getPropertyNames()
 {
     return array_keys($this->metadata->getProperties());
 }