public char[] Arr { get; }
Public ReadOnly Property Arr As Char() Get
public: property array<wchar_t>^ Arr { array<wchar_t>^ get (); }