Specifies the emitted order for a serialized member.
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)]
public sealed class YamlPropertyOrderAttribute : YamlAttribute
kind:method, kind:property, kind:ctor. Press Esc to clear.YamlPropertyOrderAttribute(Int32)Initializes a new instance of the YamlPropertyOrderAttribute class.OrderGets the order value.