<PackageReference Include="Microsoft.CSharp" Version="4.6.0-preview7.19362.9" />
    
    
	
	
		
		
		
	 
	
	
        
                
                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; }