public bool CreateConnection { get; }
Public ReadOnly Property CreateConnection As Boolean Get
public: property bool CreateConnection { bool get (); }
member CreateConnection : bool with get
In This Article