getSource

@NotNull
abstract fun getSource(): @NotNull Optional<AlSource>

Gets the source group associated with this loopback source.

Return

An optional containing the associated source group, if available.