Javier
02/15/2020, 12:43 AMbaseFeature in kts?octylFractal
02/15/2020, 12:51 AMbaseFeature -- I'm not sure what the question is, as it's just a property on the FeatureExtension classoctylFractal
02/15/2020, 12:52 AMJavier
02/15/2020, 12:52 AMval so I can’t baseFeature = true. There is no method tooCzar
02/15/2020, 1:01 AMbaseFeature(boolean)octylFractal
02/15/2020, 1:02 AMsetBaseFeature should result in a var in kotlin...octylFractal
02/15/2020, 1:02 AMgetBaseFeature uses a boxed BooleanoctylFractal
02/15/2020, 1:02 AMbaseFeature(boolean) or setBaseFeature(boolean) will workJavier
02/15/2020, 11:13 AM