Gets or sets a value indicating whether this node was created by the compiler.
publicboolIsImplicit{get;internalset;}
Remarks
Nodes that exist in a .yarn file have an IsImplicit value of false . Nodes that are generated by the compiler include smart variable implementations, and node group 'hub' nodes.