Dependency public class Dependency Documentation public string Action { get; set; } public Securable<string> Connection { get; set; } public Securable<int?> Count { get; set; } public int HierarchicLevel { get; set; } public Securable<string> ObjectType { get; set; } public Dependency()