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