ClassDefinitions Property ClassDefinitions Gets the collection of IClassDefinition. Declaration public ICollection<IClassDefinition> ClassDefinitions { get; } Property Value ICollection<IClassDefinition> Remarks This can only be done programmatically.