int[] Port { get; }
ReadOnly Property Port As Integer() Get
property array<int>^ Port { array<int>^ get (); }
abstract Port : int[] with get