@property (nonatomic, assign, readonly, getter=getFileName) NSString* fileName;
'Declaration
Public ReadOnly Property FileName As String
'Usage
Dim instance As LeadBufferStream
Dim value As String
value = instance.FileName
Property Value
The name of the file associated with this
LeadBufferStream object.