1 2 3 4
/// Computed-property alias for `{{ method_name }}()` method. public var {{ property_name }}: String { self.{{ method_name }}() }