public readonly property isHttps as Boolean:
import klyn.net url = URL("https://example.com") print(url.isHttps)