Skip to content

Instantly share code, notes, and snippets.

@piyush23dez
Last active December 1, 2018 19:12
Show Gist options
  • Save piyush23dez/b5c69ca7484437dbc22eb7199502ee89 to your computer and use it in GitHub Desktop.
Save piyush23dez/b5c69ca7484437dbc22eb7199502ee89 to your computer and use it in GitHub Desktop.
@objc class Person: NSObject {
@objc dynamic var name = "Mark Swift"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment