Manual input:
Input_Manual-input.png
/// <summary>
/// Gets the identifier.
/// </summary>
/// <value>The identifier.</value>
public string Id => "Input_Manual-input";
/// <summary>
/// Gets the name.
/// </summary>
/// <value>The name.</value>
public string Name => "Manual input";
/// <summary>
/// Gets the description.
/// </summary>
/// <value>The description.</value>
public string Description => "European input layout";
/// <summary>
/// Gets the type.
/// </summary>
/// <value>The type.</value>
public string Type => "Input";
/// <summary>
/// Gets the version.
/// </summary>
/// <value>The version.</value>
public string Version => "0.1.0";
/// <summary>
/// Gets the core.
/// </summary>
/// <value>The core.</value>
public string Core => "0.1.0";