public bool HasHttps { get; }
Public ReadOnly Property HasHttps As Boolean Get
public: property bool HasHttps { bool get (); }
member HasHttps : bool with get
In This Article