Gets or sets a value of the isVariable property.
Namespace:
Aurigma.DesignAtoms.Model.Items
Assembly:
Aurigma.DesignAtoms (in Aurigma.DesignAtoms.dll)
public bool IsVariable { get; set; }
true
if this is a variable item; otherwise, false
. The default value is false
.