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