public void SetString (string key, string val);

파라미터

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

설명

Convenience method to set a string property.