'宣言 Public Overridable Property SupportedFields As DocumentInfoFields
'使用法 Dim instance As DocumentInfoForm Dim value As DocumentInfoFields instance.SupportedFields = value value = instance.SupportedFields
public virtual DocumentInfoFields SupportedFields {get; set;}