getDefaultProperties() public method

 /**
  * {@inheritDoc}
  */
 public function getDefaultProperties()
 {
     return $this->betterReflectionClass->getDefaultProperties();
 }