gossi\codegen\model\PropertiesInterface::getProperty PHP Method

getProperty() public method

Returns a property
public getProperty ( string $nameOrProperty ) : PhpProperty
$nameOrProperty string property name
return PhpProperty
    public function getProperty($nameOrProperty);