gossi\codegen\model\PropertiesInterface::getProperty PHP 메소드

getProperty() 공개 메소드

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