[]
Gets the collection of foreign keys in the schema.
public IReadOnlyList<ForeignKey> ForeignKeys { get; }
An IReadOnlyList<T> of ForeignKey objects.