Specifies the serialized YAML property name for a member.
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)]
public sealed class YamlPropertyNameAttribute : YamlAttribute
kind:method, kind:property, kind:ctor. Press Esc to clear.YamlPropertyNameAttribute(String)Initializes a new instance of the YamlPropertyNameAttribute class.NameGets the serialized member name.