Declaration

var topMetricsKey: String! { get set }

Declaration

@property (nonatomic, strong) NSString * topMetricsKey;

Declaration

topMetricsKey() -> str
setTopMetricsKey_(topMetricsKey: str)