public bool HasHttps { get; init; }
Public Property HasHttps As Boolean Get Set
public: property bool HasHttps { bool get (); void set (bool value); }
member HasHttps : bool with get, set
In This Article