views:

15

answers:

1

hi all,

[myattribute] class myclass {

}

myattribute:attribute {

// here i need to access all properties with values and methods of "Myclass".

}

how can i get this..?