public int NTestPorts { get; set; }Public Property NTestPorts As Integer
Get
Setpublic:
virtual property int NTestPorts {
int get () sealed;
void set (int value) sealed;
}abstract NTestPorts : int with get, set
override NTestPorts : int with get, set