public void SetBoolean (string key, bool val);

Parámetros

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

Descripción

Convenience method to set a boolean property.