为A类中的t属性定义一个获取属性值的方法(即getter),则应使用(    )装饰器。 A.

@property.getter B.

t.property.getter C.

@property D.

@t.getter