'DeclarationPublic Shared ReadOnly Property BestLicence As DicomLicence
'UsageDim value As DicomLicence value = DicomLicence.BestLicence
public static DicomLicence BestLicence {get;}
public: static property DicomLicence^ BestLicence { DicomLicence^ get(); }