Facts

InlineTuple.Facts property

Gets or sets a collection of child fact of the InlineTuple.

public List<InlineFact> Facts { get; }

See Also