The RecordGeneratorOptions type exposes the following members.

Properties

  NameDescription
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>)>).

See Also