How can I include links in facebook attachment (stream)?
It shows the <a> tag as plain text.
Here is the similar post:
http://forum.developers.facebook.com/viewtopic.php?id=42985
Facebook attachment:
http://wiki.developers.facebook.com/index.php/Attachment%5F%28Streams%29
Also, what is the use of properties?
properties: An array of key/value pairs that provide more information about the post. The properties array can contain plain text and links only. To include a link, the value of the property should be a dictionary with 'text' and 'href' attributes.