[]
Gets or sets a function that provides list items dynamically as the user types.
[JsonConverter(typeof(FunctionConverter))] public virtual string ItemsSourceFunction { get; set; }