Out - direct to a port. Output something to a port.
public: System::String ^ Out;
std::wstring Out;
public const string Out;
val mutable Out : string
Public Const Out As String
Grazie.