def _get_name(self):
"""
Getter method for name, mapped from YANG variable /components/component/properties/property/name (leafref)
YANG Description: Reference to the property name.
"""
return self.__name
评论列表
文章目录