'Declaration Public Property Port As Nullable(Of Integer)
'Declaration
Public Property Port As Nullable(Of Integer)
public Nullable<int> Port {get; set;}
SftpServer Class SftpServer Members