Storm\Drivers\Base\Mapping\Mappings\PropertyMapping::GetProperty PHP Méthode

GetProperty() final public méthode

final public GetProperty ( ) : Storm\Core\Object\IProperty
Résultat Storm\Core\Object\IProperty
    public final function GetProperty()
    {
        return $this->Property;
    }