Access the Visibility/Graphics override using Dynamo

Hi everyone, the following is a question just out of curiosity.

Is it possible to access the Visibility/Graphics override using Dynamo without any additional packages or scripts? I mean, only using native nodes.

If not, which would be the way to be followed in other to get some faster and more efficient way to those kinds of parameters.

This node can help you out: Dynamo Dictionary

Note this works on the active view, if you want one which works on other views you’ll want to utilize a package.