Each object has properties and methods in Swift.
Xcode shows (M) for methods, which is a good convention, while it shows (V) for properties,
so why not (P)?
Each object has properties and methods in Swift.
Xcode shows (M) for methods, which is a good convention, while it shows (V) for properties,
so why not (P)?