ncLockOwnerEditor property

  1. @XmlElement(name: 'lock-owner-editor', namespace: namespaceNextcloud, includeIfNull: false)
String? ncLockOwnerEditor
final

Implementation

@annotation.XmlElement(
  name: 'lock-owner-editor',
  namespace: namespaceNextcloud,
  includeIfNull: false,
)
final String? ncLockOwnerEditor;