FieldDto class FieldDto Documentation Code public int ArtifactID { get; set; } public string Name { get; set; } public FieldDto()