Declaration

var strokeColorString: String! { get set }

Declaration

@property (nonatomic, strong) NSString * strokeColorString;

Declaration

strokeColorString() -> str
setStrokeColorString_(strokeColorString: str)