public bool UsePassiveConnections { get; set; }
Public Property UsePassiveConnections As Boolean Get Set
public: property bool^ UsePassiveConnections { bool^ get (); void set (bool^ value); }