The common syntax is:
set_property(Class.PROPERTY_CONSTANT)
Like:
set_mouse_mode(Input.MOUSE_MODE_HIDDEN)
Is the same if you use the value but the names are there so you don't have to care about the value (if for "reasons" that changes internally in the engine).