Function NativeScript.getPropertyDocumentation

Returns the documentation string that was previously set with godot_nativescript_set_property_documentation.

String getPropertyDocumentation (
  const(String) path
) nothrow @nogc const;