IPropertyProcessor.Type property
Gets or sets the type property processor is working on.
public Type? Type { get; set; }
Property Value
The type.
See Also
- interface IPropertyProcessor
Gets or sets the type property processor is working on.
public Type? Type { get; set; }
The type.