gossi\codegen\model\PropertiesInterface::getProperty PHP Méthode

getProperty() public méthode

Returns a property
public getProperty ( string $nameOrProperty ) : PhpProperty
$nameOrProperty string property name
Résultat PhpProperty
    public function getProperty($nameOrProperty);