Protected ReadOnly Property SubclassFormulaClosure As String()
protected string[] SubclassFormulaClosure { get; }
protected: property array<String^>^ SubclassFormulaClosure { array<String^>^ get (); }
function get_subclassFormulaClosure();