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