'Declaration
Public Property EditingCommentThreaded As ICommentThreaded
'Usage
Dim instance As Workbook Dim value As ICommentThreaded instance.EditingCommentThreaded = value value = instance.EditingCommentThreaded
public ICommentThreaded EditingCommentThreaded {get; set;}