Relationship public class Relationship Documentation public string Id { get; set; } public string Target { get; set; } public string Type { get; set; } public Relationship()