AppserverIo\Appserver\Core\Api\Node\SystemPropertiesNodeTrait::getSystemProperties PHP Method

getSystemProperties() public method

Array with the system properties to use.
public getSystemProperties ( ) : array
return array
    public function getSystemProperties()
    {
        return $this->systemProperties;
    }