Click or drag to resize

ActionPutToPropertyBagPropertyName Property

Gets or sets the name of the property to be put into the property bag.

Namespace: Altaxo.Serialization.NamePropertyExtraction
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public string PropertyName { get; init; }

Property Value

String

Implements

IActionOnPropertyPropertyName
See Also