<PackageReference Include="Relativity.OutsideIn" Version="2019.5.1" />

FieldDescriptor

public IFieldAccessor Accessor { get; }

public EnumDescriptor EnumType { get; }

public int FieldNumber { get; }

public FieldType FieldType { get; }

public bool IsMap { get; }

public bool IsPacked { get; }

public bool IsRepeated { get; }

public string JsonName { get; }

public int CompareTo(FieldDescriptor other)