RegistrationFieldName
Gets or sets the name of the registration field to be introduced. The substring {PropertyName}
will be replaced with
the name as determined according to PropertyNamePattern. The default value is {PropertyName}Property
.
Declaration
public string? RegistrationFieldName { get; init; }
Property Value
Type | Description |
---|---|
string |