SetDwgProp
ritorno = SetDwgProp(KeyWord, str)
Imposta una property del file DWG.
In ingresso vuole 2 stringhe (keyWord e stringa) che possono essere sia standard LUA 4 che unicode.
Se str è nil cancella la custom property.
Ritorna 1 se l'operazione è andata a buon fine, altrimenti nil