NativeScript.getPropertyDocumentation

Returns the documentation string that was previously set with godot_nativescript_set_property_documentation.

struct NativeScript
@nogc nothrow const
String
getPropertyDocumentation
(
in String path
)

Meta