Skip to content

Instantly share code, notes, and snippets.

@rippinrobr
Created October 30, 2010 17:14
Show Gist options
  • Save rippinrobr/655527 to your computer and use it in GitHub Desktop.
Save rippinrobr/655527 to your computer and use it in GitHub Desktop.
creating the property
prop = tb.DefineProperty(name, PropertyAttributes.HasDefault,
type, nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment