public List<Task> Tasks { }
Public Property Tasks As List(Of Task)
public: property List<Task^>^ Tasks { }