LocationMessages.getString("HttpLocation.Property.URL"), true),
new ExportableStringProperty(this, PROPERTY_LOGIN,
LocationMessages.getString("Property.Login"), true),
new ExportableStringProperty(this, PROPERTY_PASSWORD,
LocationMessages.getString("Property.Password"), true),
new ExportableAdvancedProperties(this),
};
}