Controls member ordering for emitted mappings.
public enum YamlMappingOrderPolicy
kind:method, kind:property, kind:ctor. Press Esc to clear.DeclarationPreserve declaration order when no explicit order attribute is provided.SortedSort mapping entries by final emitted member name.