gossi\codegen\model\PropertiesInterface::getProperty PHP Метод

getProperty() публичный Метод

Returns a property
public getProperty ( string $nameOrProperty ) : PhpProperty
$nameOrProperty string property name
Результат PhpProperty
    public function getProperty($nameOrProperty);