Storm\Drivers\Base\Mapping\Mappings\PropertyMapping::GetProperty PHP Method

GetProperty() final public method

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