IActionOnPropertyPropertyName Property |
Gets the name of the property that the action operates on.
This property is required and must be initialized when implementing classes are instantiated.
Namespace: Altaxo.Serialization.NamePropertyExtractionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxstring PropertyName { get; init; }Property Value
String
See Also