[]
Gets or sets a function.
public Func<List<object>, object> Function { get; set; }
Public Property [Function] As Func(Of List(Of Object), Object)