It was recommended to me by Sir Steve Taylor.
//-- code just typed in via forum editorpublic class BetterForumEditing : SF.WickedCoolEditor public BetterForumEditing() { this.Property1 = "No reason to set this here..."; }}