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