package js.html; @:native("MSAssertion") extern class MSAssertion { function new(); final id : String; final type : String; static var prototype : MSAssertion; }