ReadOnly Property PropertyNames As String()
string[] PropertyNames { get; }
property array<String^>^ PropertyNames { array<String^>^ get (); }