Can you edit a Blueprint Variable from Python?

I would have thought that using get_editor_property(‘variableName’) would work on a variable but to no avail.

Is it possible to list all available editor_properties? The would at least allow for easier investigation.