Skip to content

IPropertyProcessor.Type property

Gets or sets the type property processor is working on.

public Type? Type { get; set; }

Property Value

The type.

See Also