Function Gff.fileType
GFF type name stored in the GFF file Max width: 4 chars
					
			string fileType() @property const;
			
			
			void fileType
			(
			
			  in const(string) type
			
			) @property;
					
				
			GFF type name stored in the GFF file Max width: 4 chars
					
			string fileType() @property const;
			
			
			void fileType
			(
			
			  in const(string) type
			
			) @property;