Gets or sets the content types that children must have.

public IEnumerable<Type> ContentTypes { get; set; }
Type:
IEnumerable<Type>
In this article