ApiKey property
Use this to set your Eyes license key.
To obtain your API key, see How to obtain your API key.
Syntax
string value; // give relevant initial value
obj.ApiKey = value;
value = obj.ApiKey
Type:string