public string tenantConnectionString { get; set; }
Public Property tenantConnectionString As String Get Set
public: property String^ tenantConnectionString { String^ get (); void set (String^ value); }