public string[] Differences { get; }
Public ReadOnly Property Differences As String() Get
public: property array<String^>^ Differences { array<String^>^ get (); }