The RecordGeneratorOptions type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ClassName |
Gets or sets the generated class name.
| |
| GenerateNullableProperties |
Gets or sets a value indicating if the types of the properties should be
Nullable<(Of <(T>)>).
|