Declaration

var bottomMetricsKey: String! { get set }

Declaration

@property (nonatomic, strong) NSString * bottomMetricsKey;

Declaration

bottomMetricsKey() -> str
setBottomMetricsKey_(bottomMetricsKey: str)