set_backend_name


Description:

public void set_backend_name (string? backend_name)

Sets the backend name for this.

The internal copy of backend_name is automatically stripped of leading and trailing whitespace. If the resulting string is empty, null is set instead.

Parameters:

this

an SourceBackend

backend_name

a backend name, or null