What is the final word, because I swear I have seen it work and not work.

If I define an interface that says

function get parameter():Object;

Will it suffice to create a public property called parameter:

public var parameter:Object;

??

Reply via email to