PropertyEvaluatorBasePropertyName Property |
Gets or sets the name of the property to be evaluated. This property is required and must be set during initialization.
Namespace: Altaxo.Serialization.NamePropertyExtractionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic required string PropertyName { get; init; }Property Value
String
See Also