NRTypeUsage.IsDynamic Property NReflect
Gets or sets a value indicating whether the type is dynamic.

Namespace: NReflect
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public bool IsDynamic { get; set; }
See Also