Function EditorInspectorPlugin.addPropertyEditor

Adds a property editor, this must inherit EditorProperty.

void addPropertyEditor (
  const(String) property,
  Control editor
) nothrow @nogc;