public CFunction[] Functions { get; }
Public ReadOnly Property Functions As CFunction()
public: property array<CFunction^>^ Functions { array<CFunction^>^ get (); }