public int length {get;}
'Declaration Public ReadOnly Property length As Integer
'Usage Dim instance As LineProfileCommand Dim value As Integer value = instance.length
public int length {get;}
@property (nonatomic, assign, readonly) unsigned int length;
get_length();