space.set_property method
set_property(self, key: str, value: str) -> None:
Sets a string property to this Space.
Parameters
-
key: str
property name.
-
value: str
property value.
Sets a string property to this Space.
property name.
property value.