Summary
    If set to true: when the instance is created it will not be assigned to the attributed member.
    This is useful if the instance doesn't need a static access point or if it will assign one itself.
    
		- Assembly
 - Weaver
.dll  - Namespace
 - Weaver
 - Containing Type
 - Asset
Instance Attribute  
Syntax
public bool DontAssign { get; set; }
	Value
| Type | Description | 
|---|---|
| bool |