public void SetBoolean (string key, bool val);

파라미터

keyThe key of the property.
valThe value of the property.

설명

Convenience method to set a boolean property.