The property hostname does not exist on Modules\Machine\Resources\MachineResource. Since you implemented __get, consider adding a @property annotation.
The property username does not exist on Modules\Machine\Resources\MachineResource. Since you implemented __get, consider adding a @property annotation.
The property ip_address does not exist on Modules\Machine\Resources\MachineResource. Since you implemented __get, consider adding a @property annotation.
The property mac_address does not exist on Modules\Machine\Resources\MachineResource. Since you implemented __get, consider adding a @property annotation.
The property memory_usage does not exist on Modules\Machine\Resources\MachineResource. Since you implemented __get, consider adding a @property annotation.
The property memory_available does not exist on Modules\Machine\Resources\MachineResource. Since you implemented __get, consider adding a @property annotation.
The property cpu_usage does not exist on Modules\Machine\Resources\MachineResource. Since you implemented __get, consider adding a @property annotation.