I want to find an adjective to describe that something can be detailed. From my google search I found that "Detailable" isn't a word.
EDIT:
I am actually trying to find an interface name for a class (Programming). The idea is that objects that will implement the "Detailable" interface will be asked for information to show details.
Example:
Car is detailable so I can ask which is it's description.
PS: Something similar happens with "Commentable".