Function ClassDBSingleton.classGetProperty

Returns the value of property of class or its ancestry.

Variant classGetProperty (
  GodotObject object,
  const(String) property
) nothrow @nogc const;