TCHContentTemplateVariable Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | TCHContentTemplate.h |
name
The name of the template variable.
@property (nonatomic, readonly, copy) NSString *nameDiscussion
The name of the template variable.
Declared In
TCHContentTemplate.h
value
The value of the template variable, by default filled with default data.
@property (nonatomic, readonly, copy) NSString *valueDiscussion
The value of the template variable, by default filled with default data.
Declared In
TCHContentTemplate.h