Reading a property set at Editor in constructor method

Hi,

Filename parameter is read as NULL in the constructor. Any way to read the property set in editor at construction time?

80297-screenshot.png

using OnConstruction instead of the Constructor works fine. Thanks anyway