Click or drag to resize

YamlPropertyAttributeName Property

Gets the name of the property

Namespace:  Cauldron.Yaml
Assembly:  Cauldron.Yaml (in Cauldron.Yaml.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public string Name { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Cauldron.Yaml.YamlPropertyAttribute.Name"]

See Also