<PackageReference Include="Microsoft.CSharp" Version="4.7.0-preview1.19504.10" />
    
    
	
	
		
		
		
	 
	
	
        
                
                CONSTVAL
                
                
                
                
public char cVal { 
get; }
 
public decimal decVal { 
get; 
set; }
 
public int iVal { 
get; 
set; }
 
public string strVal { 
get; 
set; }
 
public uint uiVal { 
get; 
set; }