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