IsMutable

bool ITemplate.IsMutable { get; }

Gets whether the template is mutable.

Value

bool – True if the template is mutable, false otherwise.

Throws