Macro to read custom property of model and map it to the drawing property

Hi All,

I am looking for a macro that can read a specific configuration custom property and map it to the drawing property.

For instant, I have this custom property called "Description" set up as a configuration specific custom property for the model part and I wish to map it to the drawing property "Title".

I have written some basic macro before but this is more than what i know on the macro, needed some help to guide me on how should I start this/